projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a92dea
)
(Info-mode): Text for using x, not for make-face defined.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 3 Sep 1994 22:11:00 +0000
(22:11 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 3 Sep 1994 22:11:00 +0000
(22:11 +0000)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index dfe842c05839ebe7bdedf58d0e156716cf6a7003..d2c0c6695003b34f77c2d1470075e0700f852392 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-1486,7
+1486,7
@@
Advanced commands:
(make-local-variable 'Info-tag-table-marker)
(make-local-variable 'Info-history)
(make-local-variable 'Info-index-alternatives)
- (if (
fboundp 'make-face
)
+ (if (
eq (framep (selected-frame)) 'x
)
(progn
(make-face 'info-node)
(make-face 'info-menu-5)